home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / gui / donev102.lha / done / compile.test2 < prev    next >
Text File  |  1996-05-09  |  152b  |  9 lines

  1. ;
  2. ; compile.test2
  3. ;
  4. ; compile test2.c using Dice By Matthew Dillon
  5. ;
  6. ; Script By Stuart Kelly
  7. dcc:bin/dcc test2.c done.o -o Test2
  8. echo "Test2 Compiled"
  9.